Skip to main content
POST
외부 소재 지표 조회

인증

Authorization
string
header
필수

Bearer 인증. 액세스 토큰을 Authorization: Bearer <token> 헤더로 전달합니다.

본문

application/json

외부 소재 지표 조회 쿼리 모델.

external_creative_id
string
필수

지표를 조회할 외부 소재 ID (crid)

from_datetime
string<date-time> | null
interval
enum<string> | null
기본값:daily
사용 가능한 옵션:
hourly,
daily,
weekly,
monthly
timezone
string
기본값:UTC
to_datetime
string<date-time> | null

응답

성공 응답

timeseries
ExternalCreativeHourlyMetricSchema · object[]
필수
total
ExternalCreativeMetricBaseSchema · object
필수

외부 소재 기본 지표 엔티티 스키마.